Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Conversation

@philsttr
Copy link

Fixes Issue #7

Skipping RDNs was causing 'terraform apply' to always attempt to add the RDN attribute for existing entries.
And when terraform attempted to add the RDN attribute, the ldap server would complain that the attribute already existed.

I didn't see a reason why RDNs should be skipped when reading from LDAP,
so I just removed the the logic to skip them.

…ttributes.

Skipping RDNs was causing 'terraform apply' to always attempt to add the RDN attribute.
And when terraform attempted to add the RDN attribute, the ldap server would complain that the attribute already existed.

I didn't see a reason why RDNs should be skipped when reading from LDAP,
so I just removed the the logic to skip them.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant